home *** CD-ROM | disk | FTP | other *** search
/ Amiga Packmags / NewsFlash - Issue 07 (1990-01)(UGA - 17-Bit Software)(Disk 1 of 2)[a intro].zip / NewsFlash - Issue 07 (1990-01)(UGA - 17-Bit Software)(Disk 1 of 2)[a intro].adf / prog / Bobs.DOC < prev    next >
Text File  |  1996-12-24  |  1KB  |  24 lines

  1. --------------------------------------------------------------------------
  2.          BOBS CODED BY BRIAN POSTMA FOR THE UGA NEWSFLASH MAGAZINE
  3. --------------------------------------------------------------------------
  4. <General Info>
  5. This proggy shows several (8) bobs, which circle around and bounce, and
  6. a scroller on the screen. This program contains a blitter routine to blit
  7. bobs or other piccies on the screen. To load the source, load the file
  8. 'Bobs.S'. It was created on the 'Seka' Assembler. And again you should
  9. watch that you place the program in ChipMem because of the copperlist. And
  10. in this case also the blitterdata (the bob) should be in ChipMem.
  11.  
  12. In the program there are some constants declared (cx,cy,k,k1,k2) try to
  13. change them and see what happens. When you are already more advanced in
  14. programming assembler on the Amiga then you can perhaps add a routine
  15. which will change these values automatically. Have fun !!!
  16.  
  17. For questions, remarks, complaints contact:
  18.  
  19. Brian Postma
  20. J.v.Hartenstraat 51
  21. 7576 VX Oldenzaal
  22. Holland
  23. Tel:05410-14763
  24.